CalendarView for WinForms
Matrix<T> クラス メンバ
プロパティ  メソッド 

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Mathematics 名前空間 : Matrix<T> クラス

Matrix<T>データ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前解説
Public プロパティGet the vectors from the column direction.  
Public プロパティGets the elements of the matrix.  
Public プロパティGet the row number of the matrix.  
Public プロパティGets a value indicating whether this Matrix object is the identity matrix.  
Public プロパティGets or sets the value of element at special location.  
Public プロパティGet the vectors from the row direction..  
Public プロパティGets the value of the current matrix.  
Public プロパティGet the column number of the matrix.  
トップ
パブリック メソッド
 名前解説
Public メソッドAdds a speical Matrix to this Matrix.  
Public メソッドCreate a new object that is a copy of this Matrix.  
Public メソッドDetermines whether the specified System.Object is equal to the current System.Object.  
Public メソッドServes as a hash function for a particular type. System.Object.GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.  
Public メソッドLeft multiply a speical Matrix to this Matrix.  
Public メソッドRight multiply a speical Matrix to this Matrix.  
Public メソッドReturns a string that represents the current matrix.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Defines the transpose operator for Matrix class.  
トップ
パブリック オペレータ
Defines the + operator for Matrix class.
Defines the == operator for vector.
Use the explicit convertion to get a value of matrix.
Defines the == operator for vector.
Defines the * operator for Matrix class.
Defines the binary - operator for Matrix class.
Defines the binary - operator for Matrix class.
トップ
参照

Matrix<T> クラス
C1.Framework.Mathematics 名前空間